home *** CD-ROM | disk | FTP | other *** search
Text File | 1990-11-19 | 461 b | 21 lines | [TEXT/ttxt] |
- /*
- Terminal 2.0
- "File.h"
- */
-
- void ByteCapture (Byte);
- short Convert(short, long, Byte *, short, long, Byte *);
- short CopyFile(short);
- Boolean DoMenuScript (short);
- void Extract (void);
- void FileReceive (void);
- void FileTransmit (void);
- void Kiss (short);
- void Make (void);
- void SaveBuffer (short);
- void SendScrap (void);
- void SendText (void);
- Boolean RunScript(short, long, Byte *, short);
- short pascal SendTextFile (short, Byte *);
- void TextCapture (short);
-